Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 179,338 for

document formatting

(0.18 sec)
  1. Aspose::Words::Tables::CellFormat::get_FitText ...

    Aspose::Words::Tables::CellFormat::get_FitText method. If true, fits text in the cell, compressing each paragraph to the width of the cell in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Shading::ClearFormatting method ...

    Aspose::Words::Shading::ClearFormatting method. Removes shading from the object in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words/sha...
  3. Aspose::Words::Tables::CellFormat::get_WrapText...

    Aspose::Words::Tables::CellFormat::get_WrapText method. If true, wrap text for the cell in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...I saved the generated Word document (.docx) locally and checked...extra spaces or breaks in the document, and then continues with the...

    forum.aspose.com/t/issue-with-tables-having-lar...
  5. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....copying only the data—not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  6. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Python.... Microsoft Word documents may contain various characters...Normally they are used for formatting purposes and are not drawn...

    docs.aspose.com/words/python-net/working-with-c...
  7. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over horizontal rule alignment, enhancing your Document Formatting and design....customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. IFieldResultFormatter.formatDateTime method | A...

    IFieldResultFormatter.formatDateTime method. Called when Aspose.Words applies a date/time format switch, i.e...method formatDateTime(value, format, calendarType) Called when...Aspose.Words applies a date/time format switch, i.e. \@ “dd.MM.yyyy”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Get Rich Text Values|Aspose.PDF for Python via ...

    This section explains how to retrieve the rich text content of a form field in a PDF Document using Aspose.PDF Facades API. Unlike plain text fields, rich text fields can contain formatted content such as bold text, different fonts, colors, and paragraph styling....fields that support rich text formatting. These fields can store content...Form Object. Bind the PDF Document. Retrieve Rich Text Values...

    docs.aspose.com/pdf/python-net/get-rich-text-va...
  10. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font Formatting. To learn more, visit the Documentation article in C++....characters with the same font formatting. To learn more, visit the...the Programming with Documents documentation article. class Run...

    reference.aspose.com/words/cpp/aspose.words/run/